Skip to content

fix: [Assets] Incorrect action buttons in Import Files popup (Issue #2345)#534

Merged
PolinaGurinovich97 merged 1 commit intodevelopmentfrom
fix/Incorrect-action-buttons-in-Import-Files-popup
Feb 27, 2026
Merged

fix: [Assets] Incorrect action buttons in Import Files popup (Issue #2345)#534
PolinaGurinovich97 merged 1 commit intodevelopmentfrom
fix/Incorrect-action-buttons-in-Import-Files-popup

Conversation

@Kamianchuk
Copy link
Contributor

@Kamianchuk Kamianchuk commented Feb 27, 2026

Description and UI changes:

<SHORT_DESCRIPTION>

Issues:

  • Issue #2345

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)

New Component Checklist:

  • component name starts with Dial
  • custom css classes has dial- prefix
  • component export added to index.ts
  • jsdoc is added for component
  • absolute paths are used for imports
    e.g. import { Button } from '@/components/Button/Button instead of import { Button } from '../../Button/Button
  • stories are added
  • tests are added

@PolinaGurinovich97 PolinaGurinovich97 merged commit 6508500 into development Feb 27, 2026
10 of 12 checks passed
@PolinaGurinovich97 PolinaGurinovich97 deleted the fix/Incorrect-action-buttons-in-Import-Files-popup branch February 27, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants